projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8438659
)
(merge_properties_sticky): Declared.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Nov 1993 07:47:14 +0000
(07:47 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 25 Nov 1993 07:47:14 +0000
(07:47 +0000)
src/intervals.c
patch
|
blob
|
history
diff --git
a/src/intervals.c
b/src/intervals.c
index 3c67f215aa638751c7419db4f8fcca66f13f6192..3e970797ebe00840d516508d6e5af426f38c0fd7 100644
(file)
--- a/
src/intervals.c
+++ b/
src/intervals.c
@@
-49,6
+49,8
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Factor for weight-balancing interval trees. */
Lisp_Object interval_balance_threshold;
+
+Lisp_Object merge_properties_sticky ();
\f
/* Utility functions for intervals. */